home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Celestin Apprentice 5
/
Apprentice-Release5.iso
/
Source Code
/
C
/
Applications
/
Pinup 2.1.0
/
src
/
errorDLOG.h
< prev
next >
Wrap
Text File
|
1994-07-02
|
140b
|
11 lines
/* errorDLOG.h */
#define k_fatal true
#define k_nonfatal false
#define k_alert_ID 128
void ErrorDLOG( char *errMsg, Boolean fatal );